home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / defrag.txt < prev    next >
Text File  |  2006-01-31  |  649b  |  22 lines

  1.  
  2.  -- defrag --
  3.  
  4. This command will defragment a filesystem.
  5.  
  6. Usage:
  7.   defrag [-s] [-T] [disk_name]
  8.  
  9. The 'defrag' program is interactive, and operates in both text and graphics
  10. modes.  The -T option forces defrag to operate in text-only mode.  The -s
  11. option forces 'silent' mode (i.e. no unnecessary output or status messages
  12. are printed/displayed).
  13.  
  14. The last (optional) parameter is the name of a (logical) disk to defragment
  15. (use the 'disks' command to list the disks).  A defrag can only proceed if
  16. the driver for the requested filesystem type supports this functionality.
  17.  
  18. Options:
  19. -s         : Silent mode
  20. -T         : Force text mode operation
  21.  
  22.